Skip to main content
Version: 24.05

Find BPN endpoints corresponding to numbers (e.g. OEN, batteryID, etc.)

Find BPN endpoints corresponding to numbers (e.g. OEN, batteryID, etc.)

Request Body required

the request body is expecting a list of key (type, e.g. OEN, batteryID, etc.) - value (explicit number) pairs, where this service will respond with the corresponding BPN. Please add minimum one key-value pair.

  • searchFilter SearchIdentifierTypeKeyPair[]

    Possible values: <= 10000

  • type string

    Possible values: non-empty and <= 200 characters

  • keys string[]

    Possible values: <= 10000

Responses

key value for BPN created successfully


Schema
  • bpns Bpn[]
  • type string
  • key string
  • value string
  • resourceId string
Loading...